lvCustDrawColors.au3 and lvCustDrawFonts.au3 is an implementation of the examples in the old thread (https://www.autoitscript.com/forum/index.php?showtopic=138250) with this UDF.

In the old thread the colors used in lvCustDrawColors.au3 are stored in a set of text files. Here the colors are defined as global constants in UDFs\NamedColors.au3.

The Original folder contains the examples from the old thread based on WM_NOYIFY message handlers created with GUIRegisterMsg. lvCustDrawColors.au3 is updated to use the color constants.
